[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SET MOUSE CURSOR TO
Description:
This command establishes the mouse cursor type and initializes the dGE
mouse support. The default cursor type, if unspecified is an ARROW.
Syntax:
SET MOUSE CURSOR TO <type>
Arguments:
<type> is the cursor type desired, either CROSS or ARROW.
Example:
SET MOUSE CURSOR TO CROSS // init cross mouse cursor
Purpose: Select the mouse cursor type
Mapped Function: __SetGMouse() contained in GLLIBR.PRG.
dGE functions: mreset(),mcuron(),mcuroff(),mcuron()
Other GL UDFs: None.
System variables: None.
System constants: None.
See Also:
See Also:
__SetGMouse()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson